Sterc / revolution

MODX Revolution - Content Management Framework
https://modx.com/
GNU General Public License v2.0
6 stars 1 forks source link

QR tags are too complicated #25

Open AaronDB2 opened 3 years ago

AaronDB2 commented 3 years ago

The QR tag generator ( https://modx.com/extras/package/qrnfcgenerator ) generates tags that are way too complicated. This because of the UTM tags that are added for use in Google Analytics. It would be better to give users the choice to add (custom) UTM tags so they can generate cleaners QR tags also.

Another way is to integrate a shortener service.

gpsietzema commented 3 years ago

This issue is part of the '21 MODX SnowUp/BugHunt and has a bounty on it (https://vi.to/hubs/modx-meetup).

Requirements:

  1. A pull request to https://github.com/Sterc/QR-code-NFC-URL-Generator
  2. Clear description of what was wrong and how you fixed it
ilyautkin commented 3 years ago

@gpsietzema I made PR for this issue