Conversion Pages with Query String Parameters in the URL | Community
Skip to main content
Level 2
December 30, 2015
Solved

Conversion Pages with Query String Parameters in the URL

  • December 30, 2015
  • 1 reply
  • 2213 views

Hi all!

How should I set up a test where the landing page I'd use, let's call it a "thank you" page, would always have some dynamic query string parameter? For example, domain.com/thankyou?offerid=12312312312. The offerid could be different, but i just want to track how many times someone got to /thankyou. 

Target only seem to track the "conversion" when the URL has the query string parameter in it. 

Thanks in advance for the help!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by WhoaShekhar

Hi there,

Thanks for reaching out to Adobe Community.

The JavaScript targetPageParams function is used to pass parameters to the global mbox. This is needed in any scenario where additional targeting/context information is to be passed into Target.

See if the doc below helps:

https://marketing.adobe.com/resources/help/en_US/target/ov/c_pass_parameters_to_global_mbox.html

Thanks!

1 reply

WhoaShekhar
WhoaShekharAccepted solution
Level 10
January 11, 2016

Hi there,

Thanks for reaching out to Adobe Community.

The JavaScript targetPageParams function is used to pass parameters to the global mbox. This is needed in any scenario where additional targeting/context information is to be passed into Target.

See if the doc below helps:

https://marketing.adobe.com/resources/help/en_US/target/ov/c_pass_parameters_to_global_mbox.html

Thanks!