plausible event for newsletter signup
This commit is contained in:
parent
388b596f3f
commit
ddd1cd70ad
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
|||
<div id="signup-form-container" class="d-flex justify-content-center">
|
||||
<div class="input-group" style="max-width: 500px;">
|
||||
<input type="email" name="email" class="form-control" id="email-input" placeholder="Your email address" required>
|
||||
<button type="submit" class="btn btn-primary">Subscribe to updates</button>
|
||||
<button type="submit" class="btn btn-primary plausible-event-name=Newsletter+Sign-Up">Subscribe to updates</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue