• Resolved moz261

    (@moz261)


    hi,

    Tks for your plugin…

    Please i ‘d have 2 uses cases : to pass over 2 ids (userId/visitorId) with hidden fields.
    1/ LandingPage Iframed : I ‘d like to send over a form some ids variables especially the wp userId when this user is logged-in. Here neither useriD OR visitorId are available from the form.

    2/ Landing page external sub-domain (cross domain tracking is set) : The other case is when a link is clicked from a page domain.com to sub.domain.com (hosted on external hosting provider). Here only visitorId is kept, the userId (logged-in) is not.

    Can your advanced plugin able to manage these cases ?

    Tks a lot

    https://www.ads-software.com/plugins/advanced-iframe/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author mdempfle

    (@mdempfle)

    Not sure if I understand your issue:
    1. in the pro version you can also extract the wp userId and add this to the url of the iframe.
    2. What is the visitorId?

    Best, Michael

    Thread Starter moz261

    (@moz261)

    Hi Michael,
    Tks for your prompt response.
    1/ do i need some specific web development ?
    2/ visitorId is a custom dimension for Google analytics , this one is populated per user (scope).
    Tks

    Plugin Author mdempfle

    (@mdempfle)

    1. No – this is a configuration. you can add than {userID} to you url in the iframe which will be replaced.
    2. Is this meta data? because this can also be extracted.

    Best, Michael

    Thread Starter moz261

    (@moz261)

    Hi,

    2. No, at least i think as this custom dimension ‘d be pulled from a Ga cookie and send over to Google analytics as custom dimension (https://goo.gl/tcUwj8) but also pushed to an hidden field when this iframe landing page form is submitted (for crm).

    Does it sound possible then ? Tks

    Plugin Author mdempfle

    (@mdempfle)

    I still don’t really understand how this info should be read from the parent and passed to the iframe.

    Best, Michael

    Thread Starter moz261

    (@moz261)

    Yes Michael i don’t know either :s

    Anyway, I’ve installed the free version to test the option 2 and checked the hidden field if it has been populated : No way.

    I don’t know what do this about it

    Plugin Author mdempfle

    (@mdempfle)

    I don’t understand what should happen at option 2. So how should the plugin ;).

    Thread Starter moz261

    (@moz261)

    Sorry Michael

    No problem for the cas 2, i did a wrong test , it works finally.

    So i need the pro version for the case 1 to be achieved ??

    Plugin Author mdempfle

    (@mdempfle)

    In the pro version you can use as src
    https://www.example.com/bla/{userID}
    or
    https://www.example.com/bla/?id={userID}

    If you need this than the pro version would help you.

    Best, Michael

    Thread Starter moz261

    (@moz261)

    hi Michael,

    you mean that the plugin will decorate the iframe url automatically with the userId ?

    If yes, in case i ‘ve a url with already cookies parameters appending the url for cross domain tracking ?ga.12334578.125631 (for instance) , what will be the result then ?

    thanks again !

    Plugin Author mdempfle

    (@mdempfle)

    It will be ?ga.12334578.125631&userid=userid

    Thread Starter moz261

    (@moz261)

    ok, great, nothing my side to be done then.

    Tks a lot Michael for your help.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘sending ids through iframe’ is closed to new replies.