Jump to content

Registration button labelling problem


asigno

Recommended Posts

Hi,

The current registration process makes use of the same URL and two of the stages in the create account process have the same ID on the button which makes it not possible to track with auto event tracking in Google Tag Manager.

The only way around this would be to manually change the IDs on the buttons, but of course these would get overwritten with every update.

Please can we have the buttons labelled.

For example at the moment we have:

1st step - Create account button in top corner: <a href="http://yamahaclub.com/forums/index.php?app=core&amp;module=global&amp;section=register" title="Create Account" id=" register_link">Create Account</a>
2nd step - Choose package: <input type="submit" class="ipsButton" id="register_submit" value="Create Account">
So good so far, as the IDs are different, but it fails here when the next button's code is exactly the same:
3rd step - Your account: <input type="submit" class="ipsButton" id="register_submit" value="Create Account">
Can these be labelled differently or at least chronologically, e.g. register_submit_1, register_submit_2, register_submit_3

Cheers

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...