Blog, Website & Page Publishing

MRushton
Participant

Gated content in blog post to show more content

SOLVE

Hi All,

I am looking for a way to have a blog post which teases the article, then when the user enters their email address OR if  they are logged-in they will see the full article.

I have tried using smart content where users who complete the CTA form and enter their address are added to a list (and existing users are on an included list); but getting a bit muddled in building this journey successfully. Any recommendations? If I create two versions of the blog I am not sure how to have one NOT show.

 

Thanks!

0 Upvotes
1 Accepted solution
GiantFocal
Solution
Top Contributor | Partner
Top Contributor | Partner

Gated content in blog post to show more content

SOLVE

Hi @MRushton,

 

To fully automate, you can use CSS to trim and conceal the content, then overlay a JavaScript HS form. On form submission, add a JavaScript function to remove the CSS trimming and show the complete content. 

Best regards,
Ernesto @ GiantFocal
Found this answer helpful?
Marking it as the solution helps both the community and me - thanks in advance!

View solution in original post

1 Reply 1
GiantFocal
Solution
Top Contributor | Partner
Top Contributor | Partner

Gated content in blog post to show more content

SOLVE

Hi @MRushton,

 

To fully automate, you can use CSS to trim and conceal the content, then overlay a JavaScript HS form. On form submission, add a JavaScript function to remove the CSS trimming and show the complete content. 

Best regards,
Ernesto @ GiantFocal
Found this answer helpful?
Marking it as the solution helps both the community and me - thanks in advance!