You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text: The following settings will influence how and if your podcast appears on directories like iTunes. Please be aware that setting the wrong option can harm your podcasts appearance.
140
-
width: 1/4
141
-
podcasterBlock:
142
-
label: Block
143
-
type: toggle
144
-
default: no
145
-
text:
146
-
- Podcast is visible
147
-
- Podcast is BLOCKED
148
-
help: Enabling this will prevent your Podcast from appearing on the iTunes Store and other podcast directories.
149
-
width: 1/4
150
-
podcasterExplicit:
151
-
label: Explicit
152
-
type: toggle
153
-
default: no
154
-
text:
155
-
- Suitable for all ages
156
-
- Podcast marked as explicit
157
-
help: Enabling this will mark your podcast as explicit and may cause that it's not available for certain age groups.
158
-
width: 1/4
159
-
podcasterComplete:
160
-
label: Complete
161
-
type: toggle
162
-
default: no
163
-
text:
164
-
- New episodes will come
165
-
- No new episodes planned
166
-
help: Enabling this will tell podcast directories that there won't be any new episodes.
167
-
width: 1/4
168
-
podcasterNewFeedUrl:
169
-
label: New Feed URL
170
-
type: url
171
-
help: Leave empty if you do not want to change your feed url
172
-
width: 1/4
173
124
player:
174
125
label: Website Player
175
126
columns:
@@ -201,69 +152,86 @@ tabs:
201
152
headlinePodlove:
202
153
type: headline
203
154
label: Podlove Player Configuration
204
-
infoPodlove:
205
-
type: info
206
-
theme: info
207
-
text: This settings will only work, if you chose the Podlove player.
155
+
when:
156
+
playerType: podlove
208
157
podcasterPodloveMainColor:
209
158
label: Main color (hex)
210
159
type: text
211
160
width: 1/2
161
+
when:
162
+
playerType: podlove
212
163
podcasterPodloveHighlighColor:
213
164
label: Highlight color (hex)
214
165
type: text
215
166
width: 1/2
167
+
when:
168
+
playerType: podlove
216
169
podcasterPodloveTabsInfo:
217
170
label: Info Tab
218
171
type: toggle
219
-
default: yes
172
+
default: no
220
173
text:
221
174
- Invisible
222
175
- Visible
223
176
width: 1/4
177
+
when:
178
+
playerType: podlove
224
179
podcasterPodloveTabsShare:
225
180
label: Share Tab
226
181
type: toggle
227
-
default: yes
182
+
default: no
228
183
text:
229
184
- Invisible
230
185
- Visible
231
186
width: 1/4
187
+
when:
188
+
playerType: podlove
232
189
podcasterPodloveTabsChapters:
233
190
label: Chapters Tab
234
191
type: toggle
235
-
default: yes
192
+
default: no
236
193
text:
237
194
- Invisible
238
195
- Visible
239
196
width: 1/4
197
+
when:
198
+
playerType: podlove
240
199
podcasterPodloveTabsAudio:
241
200
label: Audio Tab
242
201
type: toggle
243
-
default: yes
202
+
default: no
244
203
text:
245
204
- Invisible
246
205
- Visible
247
206
width: 1/4
207
+
when:
208
+
playerType: podlove
248
209
podcasterPodloveTabsDownload:
249
210
label: Download Tab
250
211
type: toggle
251
-
default: yes
212
+
default: no
252
213
text:
253
214
- Invisible
254
215
- Visible
255
216
width: 1/4
217
+
when:
218
+
playerType: podlove
256
219
tracking:
257
220
label: Tracking
258
221
columns:
259
-
- width: 1/3
222
+
- width: 1/1
260
223
sections:
261
-
matomo:
224
+
matomoHeadline:
262
225
type: fields
263
226
fields:
264
227
headlineMatomo:
265
228
type: headline
266
229
label: Matomo settings
230
+
- width: 1/3
231
+
sections:
232
+
matomo:
233
+
type: fields
234
+
fields:
267
235
infoMatomo:
268
236
type: info
269
237
theme: info
@@ -274,9 +242,6 @@ tabs:
274
242
matomoEpisode:
275
243
type: fields
276
244
fields:
277
-
headlineMatomoEpisode:
278
-
type: headline
279
-
label: Matomo Episode Settings
280
245
podcasterMatomoEnabled:
281
246
label: Enable Matomo episode tracking
282
247
help: Tracking will only be enabled for this podcast if you run another one, enable it there, too
@@ -291,16 +256,42 @@ tabs:
291
256
help: Your Matomo Site Id.
292
257
type: text
293
258
width: 1/4
259
+
when:
260
+
podcasterMatomoEnabled: yes
261
+
podcasterMatomoTrackGoal:
262
+
label: Track goal
263
+
help: Enable if you want to track a certain goal for each download. Please be aware that you have to create this goal in Matomo
264
+
type: toggle
265
+
default: no
266
+
text:
267
+
- disabled
268
+
- enabled
269
+
width: 1/4
270
+
when:
271
+
podcasterMatomoEnabled: yes
294
272
podcasterMatomoGoalId:
295
273
label: Goal Id
296
-
help: If you want to track a certain goal, fill in its Id. Leave empty to disable.
297
274
type: text
298
275
width: 1/4
276
+
when:
277
+
podcasterMatomoTrackGoal: yes
278
+
podcasterMatomoTrackEvent:
279
+
label: Track event
280
+
help: Enable if you want to track a certain event for each download.
281
+
type: toggle
282
+
default: no
283
+
text:
284
+
- disabled
285
+
- enabled
286
+
width: 1/4
287
+
when:
288
+
podcasterMatomoEnabled: yes
299
289
podcasterMatomoEventName:
300
290
label: Event name
301
-
help: If you want to track a certain event, fill in its name here. Leave empty to disable.
302
291
type: text
303
292
width: 1/4
293
+
when:
294
+
podcasterMatomoTrackEvent: yes
304
295
podcasterMatomoAction:
305
296
label: Action
306
297
help: If you want to track the download action, enable this.
@@ -310,14 +301,13 @@ tabs:
310
301
- disabled
311
302
- enabled
312
303
width: 1/4
304
+
when:
305
+
podcasterMatomoEnabled: yes
313
306
- width: 1/3
314
307
sections:
315
308
matomoFeed:
316
309
type: fields
317
310
fields:
318
-
headlineMatomoFeed:
319
-
type: headline
320
-
label: Matomo Feed Settings
321
311
podcasterMatomoFeedEnabled:
322
312
label: Enable Matomo rss-feed tracking
323
313
help: Tracking will only be enabled for this podcast if you run another one, enable it there, too
@@ -332,16 +322,42 @@ tabs:
332
322
help: Your Matomo Site Id.
333
323
type: text
334
324
width: 1/4
325
+
when:
326
+
podcasterMatomoFeedEnabled: yes
327
+
podcasterMatomoFeedTrackGoal:
328
+
label: Track goal
329
+
help: Enable if you want to track a certain goal for each download. Please be aware that you have to create this goal in Matomo
330
+
type: toggle
331
+
default: no
332
+
text:
333
+
- disabled
334
+
- enabled
335
+
width: 1/4
336
+
when:
337
+
podcasterMatomoFeedEnabled: yes
335
338
podcasterMatomoFeedGoalId:
336
339
label: Goal Id
337
-
help: If you want to track a certain goal, fill in its Id. Leave empty to disable.
338
340
type: text
339
341
width: 1/4
342
+
when:
343
+
podcasterMatomoFeedTrackGoal: yes
344
+
podcasterMatomoFeedTrackEvent:
345
+
label: Track event
346
+
help: Enable if you want to track a certain event for each download.
347
+
type: toggle
348
+
default: no
349
+
text:
350
+
- disabled
351
+
- enabled
352
+
width: 1/4
353
+
when:
354
+
podcasterMatomoFeedEnabled: yes
340
355
podcasterMatomoFeedEventName:
341
356
label: Event name
342
-
help: If you want to track a certain event, fill in its name here. Leave empty to disable.
343
357
type: text
344
358
width: 1/4
359
+
when:
360
+
podcasterMatomoFeedTrackEvent: yes
345
361
podcasterMatomoFeedAction:
346
362
label: Action
347
363
help: If you want to track the download action, enable this.
text: The following settings will influence how and if your podcast appears on directories like iTunes. Please be aware that setting the wrong option can harm your podcasts appearance.
412
+
width: 1/4
413
+
podcasterBlock:
414
+
label: Block
415
+
type: toggle
416
+
default: no
417
+
text:
418
+
- Podcast is visible
419
+
- Podcast is BLOCKED
420
+
help: Enabling this will prevent your Podcast from appearing on the iTunes Store and other podcast directories.
421
+
width: 1/4
422
+
podcasterExplicit:
423
+
label: Explicit
424
+
type: toggle
425
+
default: no
426
+
text:
427
+
- Suitable for all ages
428
+
- Podcast marked as explicit
429
+
help: Enabling this will mark your podcast as explicit and may cause that it's not available for certain age groups.
430
+
width: 1/4
431
+
podcasterComplete:
432
+
label: Complete
433
+
type: toggle
434
+
default: no
435
+
text:
436
+
- New episodes will come
437
+
- No new episodes planned
438
+
help: Enabling this will tell podcast directories that there won't be any new episodes.
439
+
width: 1/4
440
+
podcasterNewFeedUrl:
441
+
label: New Feed URL
442
+
type: url
443
+
help: Leave empty if you do not want to change your feed url
0 commit comments